github.com/coder/websocket.netConn.SetReadDeadline (method, view implemented interface methods)

2 uses

	github.com/coder/websocket (current package)
		netconn.go#L203: 	nc.SetReadDeadline(t)
		netconn.go#L221: func (nc *netConn) SetReadDeadline(t time.Time) error {